.. _CMessageDisplayTextRefSend Class: ================================ CMessageDisplayTextRefSend Class ================================ .. toctree:: :maxdepth: 1 .. note:: See :ref:`CMessage\ Methods` for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here. ---- .. _CMessageDisplayTextRefSend_Methods: Methods --------------- +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | **Name** | **Description** | +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CMessageDisplayTextRefSend\:\:CMessageDisplayTextRefSend` | Event message for this class | +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ ---- .. _CMessageDisplayTextRefSendCMessageDisplayTextRefSend: CMessageDisplayTextRefSend\:\:CMessageDisplayTextRefSend ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: void CMessageDisplayTextRefSend::CMessageDisplayTextRefSend( unsigned long name, unsigned long text, unsigned long nameColor, unsigned long textColor, long marker, long caller, long target); **Parameters** * ``unsigned long`` *name* - * ``unsigned long`` *text* - * ``unsigned long`` *nameColor* - * ``unsigned long`` *textColor* - * ``long`` *marker* - * ``long`` *caller* - * ``long`` *target* - **Remarks**